home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _49EC445F685047F68B4D62C348544E34 < prev    next >
Text File  |  2005-10-23  |  2KB  |  99 lines

  1. <window>
  2.     <id>6</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     <define>#header.label:3</define>
  6.     <define>#header.hover:hover_my videos.png</define>
  7. <controls>
  8.     <import>common.window.xml</import>
  9.  
  10.     <control>
  11.         <description>Shares text Label</description>
  12.         <type>label</type>
  13.         <id>1</id>
  14.         <posX>280</posX>
  15.         <posY>50</posY>
  16.         <label>134</label>
  17.         <font>font10</font>
  18.         <align>right</align>
  19.     </control>
  20.  
  21.   <control>
  22.     <type>group</type>
  23.     <layout>StackLayout</layout>
  24.     <posX>55</posX>
  25.     <posY>115</posY>
  26.         <width>180</width>
  27.  
  28.       <control>
  29.           <description>View-As button</description>
  30.           <type>button</type>
  31.           <id>2</id>
  32.           <label>100</label>
  33.           <onup>1234</onup>  <!-- Not existing so it goes to the topbar -->
  34.       </control>
  35.       <control>
  36.           <type>sortbutton</type>
  37.           <id>3</id>
  38.           <label>103</label>
  39.       </control>
  40.       <control>
  41.           <description>Panel SPlit</description>
  42.           <type>image</type>
  43.           <id>1</id>
  44.           <texture>panel_split_stack.png</texture>
  45.       </control>
  46.       <control>
  47.           <description>Switch View</description>
  48.           <type>button</type>
  49.           <id>5</id>
  50.           <label>457</label>
  51.       </control>
  52.       <control>
  53.           <description>Play DVD</description>
  54.           <type>button</type>
  55.           <id>6</id>
  56.           <label>341</label>
  57.       </control>
  58.       <control>
  59.           <description>Stacking</description>
  60.           <type>button</type>
  61.           <id>7</id>
  62.           <label>346</label>
  63.       </control>
  64.       <control>
  65.           <description>Scan</description>
  66.           <type>button</type>
  67.           <id>8</id>
  68.           <label>102</label>
  69.       </control>
  70.       <control>
  71.           <description>IMDB</description>
  72.           <type>button</type>
  73.           <id>9</id>
  74.           <label>368</label>
  75.       </control>
  76.     <control>
  77.       <type>button</type>
  78.       <id>10</id>
  79.       <hyperlink>5900</hyperlink>
  80.       <label>5906</label>
  81.       <ondown>2</ondown> <!-- Goto topmost button -->
  82.     </control>
  83.   </control>
  84.  
  85.     <control>
  86.         <description>View text label</description>
  87.         <type>label</type>
  88.         <id>15</id>
  89.         <posX>670</posX>
  90.         <posY>80</posY>
  91.         <label>342</label>
  92.         <align>right</align>
  93.     </control>
  94.  
  95.     <import>common.facade.xml</import>
  96.  
  97. </controls>
  98. </window>
  99.